Skip to content

gh-140009: Improve performance of datetime extension module by using PyTuple_FromArray#144532

Draft
taegyunkim wants to merge 2 commits intopython:mainfrom
taegyunkim:datetime-pytuple-pack-to-pytuple-fromarray
Draft

gh-140009: Improve performance of datetime extension module by using PyTuple_FromArray#144532
taegyunkim wants to merge 2 commits intopython:mainfrom
taegyunkim:datetime-pytuple-pack-to-pytuple-fromarray

Conversation

@taegyunkim
Copy link
Copy Markdown
Contributor

@taegyunkim taegyunkim commented Feb 5, 2026

Microbenchmarks

TBD

Functions modified

  1. delta_divmod
  2. timezone_getinitargs
  3. time_getstate
  4. datetime_getstate

@picnixz
Copy link
Copy Markdown
Member

picnixz commented Feb 5, 2026

Can we avoid creating PRs when benchmarks don't exist yet, even in draft? it consumes CI resources.

@taegyunkim
Copy link
Copy Markdown
Contributor Author

@picnixz Acknowledged

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants